home *** CD-ROM | disk | FTP | other *** search
/ Inside Dreamweaver 4 / IDW4.ISO / pc / Projects / ch20 / sound / flash_sound.swf / scripts / DefineButton2_12 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2001-02-20  |  108 b   |  4 lines

  1. on(press){
  2.    startDrag(this,1,_root.groove._x,_root.groove._y - 100,_root.groove._x,_root.groove._y);
  3. }
  4.